C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / CssClass Property

In This Topic
CssClass Property (TransposedGrid<T>)
In This Topic
Gets or sets the css class of the control.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property CssClass As String
 
See Also